-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Add Nano32 development board #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Since the configuration is exactly the same as the currently added module, do you mind holding a bit for us to add a bit more features and config options? It will be much easier not to miss some option on a device if we have just one :) |
the configuration is not exact the same , small difference with usb driver the Nano32 development board pin description is as Pull Request attached here the technicals in compare total and the same pin description is as pull request |
|
||
nano32.upload.tool=esptool | ||
nano32.upload.maximum_size=1044464 | ||
nano32.upload.maximum_data_size=114688 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please change upload.maximum_data_size to 294912
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed.
Thank you 👍
This trick does not fix GPIO interrupts. Different INUM maybe for GPIO on APP cpu
many possible problems fixed in preparation for thread-safe
Added code to bypass certificate verification. merge with caution.
* First addition of ESP320 support * Updated maximum data size.
check you PR :) 33 commits 27 files! Close this and try again maybe clean |
No description provided.